This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
sim
Watch
1
Star
0
Fork
0
You've already forked sim
mirror of
https://github.com/simstudioai/sim.git
synced
2026-01-09 15:07:55 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c17272f2da21c9686fcda484ad5645a5d636362d
sim
/
executor
History
Waleed Latif
b67494eeef
Fixed error handling in reverse proxy, use executor as centralized place to handle errors. Error bubbles up to proxy -> executor -> block log -> custom console
2025-02-03 12:11:03 -08:00
..
__tests__
Fixed failing executor unit tests, tests include mocks for /api/proxy calls
2025-02-03 11:55:20 -08:00
index.ts
Fixed error handling in reverse proxy, use executor as centralized place to handle errors. Error bubbles up to proxy -> executor -> block log -> custom console
2025-02-03 12:11:03 -08:00
types.ts
Added envvar store, resolves values in short-input, long-input, code sub-blocks. Resolves value at execution time
2025-02-01 13:15:11 -08:00