-
Notifications
You must be signed in to change notification settings - Fork 1
Notes
Jesús García Crespo edited this page Jun 7, 2024
·
10 revisions
- Write an integration test to validate the start of transfer by dropping contents to a watched directory workflow
- Figure out TODOs around auto-approval, e.g. see PreconfiguredChoice (Transfers.Decide)
- Identify more issues around the path list parameter in PackageCreate
- Speed up integration tests by reusing MySQL instances between runs.
- Idiomatic type and field names in sqlc-generated code using overrides (see issue #7).
- jobDecider expects implements to call
l.j.markComplete
, can we not do that ourselves from the parent exec?
- Support in-browser transfer uploads
Connect must have some way to support this, e.g. see link). - Deprecate transfer types
- Deprecate outputClientScriptJob (two chain links!)
- Reimplement search using Bleve and task routing
- Embed MCPClient
- Support installations without SS
- Make the copy of the transfer part of the workflow