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

Test with multiple requests produces errors #73

Open
HugoRosero opened this issue Mar 28, 2023 · 1 comment
Open

Test with multiple requests produces errors #73

HugoRosero opened this issue Mar 28, 2023 · 1 comment

Comments

@HugoRosero
Copy link

I made some tests on 17.04.2023, with a set of 10 to 20 scenarios (I send attached an example), and I that is what I observed:

  • In the first run on Friday, with 11 new scenarios, the services shakemap_sampler, shakyground and deus executed sucessfully 11 times. The other services did not run, because the input for them did not change wrt the simulations done before this test.
  • Then I sent a request with the same 11 scenarios plus 10 new ones, and the services ran only for the new scenarios.
  • I repeated the run with the same scenarios, but changing the gmpes. Those who had a different gmpe executed shakyground and, if successfully, downstream services again. However, due to a typo I made in one of the gmpes, shakyground failed when executing with the gmpe with that typo (displaying "failed" in the job status), and the respective downstream services did not run either.
  • After fixing the typo and sending the requests again, I realized that none of the services were being called again.
  • Even after changing the scenarios to completely new ones, none of the services were executed.
@HugoRosero
Copy link
Author

An example json file with multiple scenarios is attached here:

Stochastic_catalogues_Valpo_filtered_ruptures_20221206A_test.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant