Skip to content

Initial release.

Compare
Choose a tag to compare
@kkuzmin kkuzmin released this 29 Jan 15:38
· 4 commits to master since this release
dc7a482
Process dl (#11)

* Add skeleton for DLBlob function.

Fix typo

Randomize DLBlob timer trigger

Stringify blob json

List blobs with prefix

Refactor. Add DLBlob function implementation.

Delete processed DL blob

Fixes. Add DLBlob test skeleton

Add DLBlob readme section.

Fixes. Unit tests unfinished.

* Change the way processed and skipped records are calculated.

* Append unprocessed records.

* Stringify DL. Add common ehub collector skeleton.

* Add more DLBlob function tests

* Address comments

* Dedup tests.