Ali Sabil
Results
23
comments of
Ali Sabil
trafficstars
With the patch above applied, the logs look like this: ``` [ts: 1722867041017, qlen: 0] handle_continue(load_configuration) [ts: 1722867041670, qlen: 0] handle_continue(load_jwks) [ts: 1722867056676, qlen: 0] handle_info(configuration_expired) [ts: 1722867056676, qlen: 0]...
Just looked at the PR, that will not work. The fix is the one I posted in the comments above. `jwks_refresh_timer` is set to `undefined` in `handle_info`, which will cause...