...
Detail:
The SqlAzureExecutionStrategy will retry instantly the first time a transient failure occurs, but will delay longer between each retry until either the max retry limit is exceeded or the total time hits the max delay
...
Summary:
Swich to code based authentication
Ticket:
Jira Legacy | ||||||
---|---|---|---|---|---|---|
|
Detail:
Changed the authentication scheme to Azure B2C code based authentication. This has decoupled the frontend from backend and made authentication more flexible.
...
Summary:
Push Service Filters - Fix so “Save” button is enabled when adding a new filter
...