f93ecaa137
This switches run status from a tag to a field. This is likely a breaking change to existing task logs. Using a one-off local query, for 250 records, the previous approach took around 10 seconds and the new approach is about 30 milliseconds. At 1000 records, the previous approach was roughly 110 seconds and the new approach is around 70 milliseconds. |
||
---|---|---|
.. | ||
backend | ||
mock | ||
options | ||
servicetest | ||
Makefile | ||
platform_adapter.go | ||
service_test.go | ||
validator.go | ||
validator_test.go |