Jake Callahan
Jake Callahan
@RonnyPfannschmidt we're also seeing this intermittently. If you'd like access to one of our environments, I can make that happen. Thanks!
@jwhonce can you link to where you documented this? Thanks
@rhatdan is there any proposed timeline for when we can expect this to be implemented?
this could possibly be attempted by creating an instance of the unauthenticated API and running `api.get()` to get the `custom_login_info`. Though we'd need to have a standard telling us what's...
@knoppi It looks like your test failure is due to a chicken/egg design limitation around Broker's config that I can likely address for 0.5. I assume these tests are passing...
Since you're loading the settings in the init phase, you also have the option to pass a MockStub version of the settings that has the values you want for your...
@knoppi I've proposed #293 that will hopefully solve this issue in GitHub actions. If you don't mind checking it over, I can merge it and then a rebase of this...
@knoppi I've merged #293, so please rebase this PR and push back up. I'll then kick off the actions and see how the tests work.
Wow!!! @jturel This is one heck of a change! Were you able to test this all?
@jturel can you elaborate on the limit issue?