Yashwanth Anantharaju and GitHub
4d8402c260
add ref and type to job completion in run service ( #3492 )
...
* add ref and type to job completion in run service
* lint
2024-10-08 15:52:48 -04:00
Yashwanth Anantharaju and GitHub
aa90563cae
don't crash listener on getting job exceptions ( #3177 )
2024-02-29 15:39:29 +00:00
Yashwanth Anantharaju and GitHub
b19b9462d8
handle broker run service exception handling ( #3163 )
...
* handle run service exception handling
* force fail always
* format
* format
2024-02-21 17:04:13 +00:00
Yashwanth Anantharaju and GitHub
471e3ae2d9
Reduce token service and unnecessary calls - send token to redirects ( #2660 )
...
* handle redirects with token
* scope to broker
* lint
2023-06-16 13:23:13 +00:00
Yashwanth Anantharaju and GitHub
b737a5ac5c
remove job completion ( #2659 )
2023-06-13 20:50:36 +00:00
Yashwanth Anantharaju and GitHub
896152d78e
send annotations to run-service ( #2574 )
...
* send annotations to run-service
* skip message deletion
* actually don't skip deletion
* enum as numbers
* fix enum
* linting
* remove unncessary file
* feedback
2023-05-01 08:33:03 -04:00
Yashwanth Anantharaju and GitHub
c8c47d4f27
handle conflict errors from run service ( #2570 )
...
* handle conflict errors from run service
* nit: formatting
* fix formatting
2023-04-27 13:59:12 -04:00
c7629700ad
Handle non success raw http responses ( #2541 )
...
* handle non success responses
* fix format
* nits
Co-authored-by: Tingluo Huang <[email protected] >
---------
Co-authored-by: Tingluo Huang <[email protected] >
2023-04-14 16:17:20 -04:00
Yashwanth Anantharaju and GitHub
e8975514fd
call run service renewjob ( #2461 )
...
* call run service renewjob
* format
* formatting
* make it private and expose internals
* lint
* fix exception class
* lint
* fix test as well
2023-02-27 16:50:28 +00:00
67356a3305
Run service: send more stuff as part of job completed ( #2423 )
...
* send more stuff as part of job completed
* feedback
* set only once
* feedback
* feedback
* fix test
* feedback
* nit: spacing
* nit: line
Co-authored-by: Tingluo Huang <[email protected] >
---------
Co-authored-by: Tingluo Huang <[email protected] >
2023-02-07 20:10:53 +00:00
e6e5f36dd0
start calling run service for job completion ( #2412 )
...
* start calling run service for job completion
* cleanup
* nit: lines
Co-authored-by: Tingluo Huang <[email protected] >
* clean up
* give sanity back to thboop
Co-authored-by: Thomas Boop <[email protected] >
* add clean up back
* clean up
* clean up more
* oops
* copied from existing, but :thumb:
Co-authored-by: Thomas Boop <[email protected] >
---------
Co-authored-by: Tingluo Huang <[email protected] >
Co-authored-by: Thomas Boop <[email protected] >
2023-02-01 21:18:31 +00:00
Yashwanth Anantharaju and GitHub
24a27efd4f
fix small bug ( #2396 )
2023-01-30 10:00:31 -05:00
Yashwanth Anantharaju and GitHub
252f4de577
changes to support specific run service URL ( #2158 )
...
* changes to support run service url
* feedback
2022-10-06 10:28:32 -04:00
Yashwanth Anantharaju and GitHub
909b05eb66
FeedStream: handle websocket close failures ( #1789 )
...
* handle close failures
* handle in other place as well
* refactor
* bump runner version
* update release notes
2022-03-28 14:41:21 -04:00
Yashwanth Anantharaju and GitHub
2e3976cf97
Feedstream websocket: set user agent ( #1791 )
...
* set user agent
* let's also add prefix
2022-03-28 14:31:23 -04:00
Yashwanth Anantharaju and GitHub
d081289ed5
postlines: refactor per feedback ( #1755 )
...
* refactor per feedback
* feedback
* nit
* commentify
* feedback
* feedback
2022-03-17 21:35:20 -04:00
Yashwanth Anantharaju and GitHub
ddc700e9eb
Send postlines via websocket if we can ( #1730 )
...
* feed via websocket
* feed via websocket
* feedback
* ensure right schema is used
* fix resiliency
* some fixes
* fix sending message
* chunk data
* let's abort, which will also dispose
* close gracefully
2022-03-15 14:01:18 -04:00
Yashwanth Anantharaju and GitHub
5ba7affea4
fix in correct check ( #778 )
2020-10-30 14:34:00 -04:00
Yashwanth Anantharaju and GitHub
8279ae9a70
Support environment URL parsing ( #762 )
...
* environment URL parsing
2020-10-21 12:14:21 -04:00