Browse Source
- TimeseriesServiceNoSqlTest.shouldSaveEntryOfEachTypeWithTtl: await tsService.save() with bounded .get(MAX_TIMEOUT, TimeUnit.SECONDS) - EntityServiceTest.testFindTenantTelemetry: await timeseriesService.save() and attributesService.save() with .get(TIMEOUT, TimeUnit.SECONDS) to prevent both the race condition and an indefinite hang Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>pull/15201/head
2 changed files with 6 additions and 4 deletions
Loading…
Reference in new issue