libresilient/plugins/delay
Michał 'rysiek' Woźniak b7419d0fe8 tests passing for work done so far for error handling improvements (ref. #36) 2024-03-06 16:33:22 +00:00
..
__tests__ tests passing for work done so far for error handling improvements (ref. #36) 2024-03-06 16:33:22 +00:00
README.md Improved user experience 2024-02-23 17:58:45 +00:00
index.js minor improvements, including fetch plugin now returning 4xx errors directly as Response objects (ref. #36) 2024-02-28 02:58:28 +00:00

README.md

Plugin: delay

  • status: beta
  • type: wrapping

This plugin wraps a plugin, and delays returning the response from it by configurable amount.

Configuration:

TBD