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

Newly launched scan not appearing in GET /scans for some time #57

Open
mlincett opened this issue Aug 17, 2023 · 1 comment
Open

Newly launched scan not appearing in GET /scans for some time #57

mlincett opened this issue Aug 17, 2023 · 1 comment
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@mlincett
Copy link

mlincett commented Aug 17, 2023

A newly launched scan does not appear in the response of GET /scans for some time (minutes to tens of minutes) after the scan is launched. At the same time, the manifest of the scan can be read through the scan_id.

Example:

  1. skymist realtime scan-event 138198 44334860 millipede_wilks test 10 => returns scan id ec40f5c59f5c4629a93126e11d788701
  2. skymist scan manifest ec40f5c59f5c4629a93126e11d788701 => manifest appears.
  3. skymist scan list 138198 44334860 => ec40f5c59f5c4629a93126e11d788701 does not appear in the list until after some time.
@ric-evans
Copy link
Member

ric-evans commented Aug 29, 2023

This was waiting on a field made available after the scan started up. Fixing in #61

@ric-evans ric-evans self-assigned this Aug 29, 2023
@ric-evans ric-evans added the bug Something isn't working label Aug 29, 2023
@ric-evans ric-evans added the enhancement New feature or request label Aug 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants