Auto Refresh Page for Validation #102

Closed
opened 2025-04-05 22:16:46 +00:00 by Hjman · 2 comments

Title, refresh page after validating changes to validated. (also for uploading to uploaded)

Title, refresh page after validating changes to validated. (also for uploading to uploaded)
Quaternions added the backendenhancement labels 2025-04-05 22:26:38 +00:00
Quaternions self-assigned this 2025-04-05 23:30:40 +00:00
Owner

My plan is to implement this using the operations like you see when creating a new submission. I could potentially remove the "Validating" and "Uploading" states entirely and replace the exclusive status transactions with an operation uniqueness check. However, I think that the current system works so I'll just make it use an operation to notify the client when the operation is complete.

Edit:
Also make sure to rate limit operations. Can do so in the same way as submission create.

My plan is to implement this using the operations like you see when creating a new submission. I could potentially remove the "Validating" and "Uploading" states entirely and replace the exclusive status transactions with an operation uniqueness check. However, I think that the current system works so I'll just make it use an operation to notify the client when the operation is complete. Edit: Also make sure to rate limit operations. Can do so in the same way as submission create.
Owner

Closed by #190.

Closed by #190.
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: StrafesNET/maps-service#102