Investigate why JobStatus is not persisted for LoadTest resources #195
Labels
bug
Something isn't working
help wanted
Extra attention is needed
pinned
issues that should be kept open
We have experienced before some
loadTestStatus.JobStatus
not being persisted after we process the object inSyncStatus
.That require us to process the finished loadTest object every time in
SyncStatus
to updateloadTestStatus.JobStatus
and check if it can be deleted or not.Further investigation is required to understand why
UpdateStatus
doesn’t save the updated status.Example:
The text was updated successfully, but these errors were encountered: