Skip to product information
1 of 1

Stateful Timeout

Stateful Timeout

Regular price $100.00 USD
Regular price Sale price $100.00 USD
Sale Sold out

Bytewax modules are designed to extend the functionality of the open source Python framework, providing you with the tools you need to build scalable, real-time data applications. Whether you're looking for connectors, operators, or deployment tools, we have a module that fits your needs.

Module Overview

Module Name: Stateful Timeout
Type: Operator
Description: Stateful operators for Bytewax that have timeout parameters. 

Key Features

  • Timeout: Will discard the state if no value is seen for a key after a timeout.
  • Emit at Timeout: Just before a discard due to timeout, on_timeout is called and allows you to emit items downstream referencing just the state.
  • End of File: All keys' state times out on EOF and when on_timeout is called.

Technical Details

Compatibility: Requires Bytewax > 0.21
Installation and Usage Documentation

### Additional Resources
GitHub Repository
Support Forum

View full details