microsoft-authentication-library-common-for-objc icon indicating copy to clipboard operation
microsoft-authentication-library-common-for-objc copied to clipboard

Fix throttling bug

Open hieunguyenmsft opened this issue 9 months ago • 0 comments

Proposed changes

Fix bug when fallback to legacy broker interactive controller successfully, it should update last refresh time stamp of throttling cache

Type of change

  • [ ] Feature work
  • [x] Bug fix
  • [ ] Documentation
  • [ ] Engineering change
  • [ ] Test
  • [ ] Logging/Telemetry

Risk

  • [ ] High – Errors could cause MAJOR regression of many scenarios. (Example: new large features or high level infrastructure changes)
  • [ ] Medium – Errors could cause regression of 1 or more scenarios. (Example: somewhat complex bug fixes, small new features)
  • [x] Small – No issues are expected. (Example: Very small bug fixes, string changes, or configuration settings changes)

Additional information

hieunguyenmsft avatar May 08 '24 00:05 hieunguyenmsft