Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Synchronous /reload endpoint #871

Open
gg718 opened this issue Aug 4, 2023 · 0 comments
Open

Synchronous /reload endpoint #871

gg718 opened this issue Aug 4, 2023 · 0 comments
Labels
snack Small coding task TeamCerberus Under active development by TeamCerberus @Consensys

Comments

@gg718
Copy link

gg718 commented Aug 4, 2023

The current /reload endpoint is asynchronous, which makes it tricky to figure out if there were any problems reloading Web3Signer since the last time it was reloaded.

Would it be possible to add a ?wait=true parameter that would trigger the reload, wait for it to complete, and then return the appropriate HTTP status depending on whether the reload was successful or not?

@usmansaleem usmansaleem added the TeamCerberus Under active development by TeamCerberus @Consensys label Aug 13, 2023
@non-fungible-nelson non-fungible-nelson added the snack Small coding task label Oct 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
snack Small coding task TeamCerberus Under active development by TeamCerberus @Consensys
Projects
None yet
Development

No branches or pull requests

3 participants