diff options
| author | Dax Raad <[email protected]> | 2025-07-07 20:58:47 -0400 |
|---|---|---|
| committer | Dax Raad <[email protected]> | 2025-07-07 20:59:00 -0400 |
| commit | c7a59ee2b10644a3a31dda14a44115ca9baada44 (patch) | |
| tree | 2b7e705bebcde6f43740089673cc04a2ada39e12 /stainless.yml | |
| parent | a272b58fe988addc5c0d18bbaba2b09fac1d9fef (diff) | |
| download | opencode-c7a59ee2b10644a3a31dda14a44115ca9baada44.tar.gz opencode-c7a59ee2b10644a3a31dda14a44115ca9baada44.zip | |
better handling of aborting sessions
Diffstat (limited to 'stainless.yml')
| -rw-r--r-- | stainless.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stainless.yml b/stainless.yml index 941c4f387..2e262b749 100644 --- a/stainless.yml +++ b/stainless.yml @@ -34,6 +34,7 @@ resources: models: unknownError: UnknownError providerAuthError: ProviderAuthError + messageAbortedError: MessageAbortedError event: methods: |
