Socket
Socket
Sign inDemoInstall

simple-async-tasks

Package Overview
Dependencies
Maintainers
0
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

simple-async-tasks - npm Package Versions

2

1.8.0

Diff

Changelog

Source

1.8.0 (2024-08-19)

Features

  • extract: simplify extracting tasks from sqs events (75a6891)
  • init: initialize based on simple-localstorage-cache (dd78966)
  • mutex: support mutex lock retries via dobj class statics (23b923e)
  • observability: add logs. only warn on redundant attempts (#7) (45f74c6)
  • requeue: add native sqs requeue capability to prevent error logs on retryLater (ca83c9b)
  • sqs: distribute terraform queue module (f33a02c)
  • sqs: expose utility to get sqs queue url from task name (a9f2335)

Bug Fixes

  • deploy: bump to overcome ghost npm version (db154a7)
  • deploy: bump to overcome ghost release version (83293d6)
  • deps: remove unused dep (87b6db1)
  • deps: unpin typefns peer dep with new v sempher range (#14) (87af9f8)
  • deps: unpin typefns peer dependency (#12) (acbdece)
  • dobj: support updatedAt as Date or iso String (1bd381d)
  • enqueue: re-enable enqueue to any queue, beyond sqs (495141c)
  • enqueue: support input type which extends unique key (816f060)
  • exec: auto-retry on unfound task for read-after-write resilience (597b2b8)
  • execute: enable custom attempt timeout in seconds (af67c8c)
  • logs: improve log observability (48a6bbc)
  • mutex: ensure mutex blocks only upto max lambda duration (62dca67)
  • pkg: make type-fns a peer dep (b417a50)
  • practs: bump practs to latest best (05d6df8)
  • queue: allow queue url defined via async fn (c8ecfe1)
  • retry: ensure to exit without attempt on retry later via requeue (653ec01)
  • sqs: ensure sqs meta driven retries prevent infiloops (34fb491)
  • types: support procedure.input,.context args pattern (0204a8b)
uladkasach
published 1.7.2 •

Changelog

Source

1.7.2 (2024-08-06)

Bug Fixes

  • retry: ensure to exit without attempt on retry later via requeue (653ec01)
uladkasach
published 1.7.1 •

Changelog

Source

1.7.1 (2024-08-01)

Bug Fixes

  • exec: auto-retry on unfound task for read-after-write resilience (597b2b8)
  • practs: bump practs to latest best (05d6df8)
uladkasach
published 1.5.0 •

Changelog

Source

1.5.0 (2024-07-06)

Features

  • requeue: add native sqs requeue capability to prevent error logs on retryLater (ca83c9b)
uladkasach
published 1.4.4 •

Changelog

Source

1.4.4 (2024-06-29)

Bug Fixes

  • logs: improve log observability (48a6bbc)
uladkasach
published 1.4.3 •

Changelog

Source

1.4.3 (2024-06-14)

Bug Fixes

  • enqueue: support input type which extends unique key (816f060)
uladkasach
published 1.4.2 •

Changelog

Source

1.4.2 (2024-06-07)

Bug Fixes

  • dobj: support updatedAt as Date or iso String (1bd381d)
uladkasach
published 1.4.1 •

Changelog

Source

1.4.1 (2024-05-28)

Bug Fixes

uladkasach
published 1.3.5 •

Changelog

Source

1.3.5 (2024-05-17)

Bug Fixes

  • types: support procedure.input,.context args pattern (0204a8b)
uladkasach
published 1.3.4 •

Changelog

Source

1.3.4 (2024-05-14)

Bug Fixes

  • deps: unpin typefns peer dep with new v sempher range (#14) (87af9f8)
2
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc