Commit Graph

12 Commits

Author SHA1 Message Date
Ken Hibino
b92ef4c369 Truncate payload printed in the UI
Added a flag --max-payload-length to allow customizing the value
2021-10-21 07:16:24 -07:00
Ken Hibino
ccdd6cea01 Serve both UI assets and REST API from handler 2021-10-12 15:35:56 -07:00
ajatprabha
b20cf02f3b add doc strings to Options fields 2021-10-12 15:35:56 -07:00
ajatprabha
0cbec9318f remove NewStaticContentHandlerFunc 2021-10-12 15:35:56 -07:00
ajatprabha
cb4ccea025 add doc strings 2021-10-12 15:35:56 -07:00
ajatprabha
d0b72f135c unexport types 2021-10-12 15:35:56 -07:00
ajatprabha
e04ec62920 use asynq.RedisConnOpt to create the redis client 2021-10-12 15:35:56 -07:00
ajatprabha
e569ad9186 update BytesStringer => PayloadFormatter to pass taskType 2021-10-12 15:35:56 -07:00
ajatprabha
e635b73e6c remove type transformer 2021-10-12 15:35:56 -07:00
ajatprabha
796d3c089c sort imports 2021-10-12 15:35:56 -07:00
ajatprabha
f3efe59a1d revert back to redis/v8 2021-10-12 15:35:56 -07:00
ajatprabha
545721076b expose http.Handler and hide mux router 2021-10-12 15:35:56 -07:00