Commit Graph

7 Commits

Author SHA1 Message Date
Medzik 5dd2c129cb fix(cache): retry attempts from 1 to 15 2021-09-08 19:49:00 +00:00
Medzik 22e7e1aa11 chore(website): update getAll 2021-09-05 11:20:19 +00:00
Medzik b3decb1561 chore(retry): add retry from utils 2021-09-05 10:50:41 +00:00
Medzik aa06d6e32f fix: upgrade deps and delete unused functions 2021-08-18 16:59:51 +00:00
Medzik 0ba1c8a2c0 fix: add omitempty to types fields, change error message 2021-08-12 21:13:10 +00:00
Medzik afaae89a9d fix(lint): Delete wait group and Add retry
- Deleted wait group
- Added retry in cache
2021-08-11 11:09:08 +00:00
Medzik 3432a74d23 feat: Add Cache URLs and Database config from toml file
- Added Cache URLs from Database
- and Database Name and Collection set from toml config file
2021-08-11 10:35:51 +00:00