[Feature]: High Level Language Bindings #8

Open
opened 2025-12-31 14:38:37 -03:00 by aleidk · 0 comments
Owner

Type of Feature

New Feature

Description

As a user I want to write the definition of task, the data structures and functionality in a quick and dynamic manner.

Completion criteria

  • Load scripts from:
    • File system (including imports)
    • Database
    • Strings
  • Define Payload structure in the high level language
  • Define Worker options in the high level language
    • Retry system based on the returned value of the main callback
  • Define Hooks callbacks in the high level language
  • Define how to transform from one payload into another in the high level language

Additional Information

Options:

### Type of Feature ✨ New Feature ### Description As a user I want to write the definition of task, the data structures and functionality in a quick and dynamic manner. ### Completion criteria - [ ] Load scripts from: - [ ] File system (including imports) - [ ] Database - [ ] Strings - [ ] Define Payload structure in the high level language - [ ] Define Worker options in the high level language - Retry system based on the returned value of the main callback - [ ] Define Hooks callbacks in the high level language - [ ] Define how to transform from one payload into another in the high level language ### Additional Information Options: - [mlua](https://lib.rs/crates/mlua)
aleidk added this to the v0.0.1 milestone 2025-12-31 14:38:37 -03:00
aleidk added the
Priority
High
Severity
Low
Type
Feature
Status
Accepted
labels 2025-12-31 14:38:37 -03:00
ame was assigned by aleidk 2025-12-31 14:38:37 -03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: alecodes/synchronizator#8
No description provided.