nxtgauge-backend-rust/apps/users/src
Tracewebstudio Dev f56251374a
All checks were successful
build-and-release / build (catering-services) (push) Successful in 9s
build-and-release / build (customers) (push) Successful in 8s
build-and-release / build (fitness-trainers) (push) Successful in 5s
build-and-release / build (cron) (push) Successful in 15s
build-and-release / build (companies) (push) Successful in 16s
build-and-release / build (employees) (push) Successful in 14s
build-and-release / build (gateway) (push) Successful in 6s
build-and-release / build (developers) (push) Successful in 16s
build-and-release / build (graphic-designers) (push) Successful in 4s
build-and-release / build (job-seekers) (push) Successful in 6s
build-and-release / build (leads) (push) Successful in 5s
build-and-release / build (makeup-artists) (push) Successful in 7s
build-and-release / build (jobs) (push) Successful in 6s
build-and-release / build (photographers) (push) Successful in 5s
build-and-release / build (payments) (push) Successful in 6s
build-and-release / build (social-media-managers) (push) Successful in 5s
build-and-release / build (ugc-content-creators) (push) Successful in 5s
build-and-release / build (tutors) (push) Successful in 6s
build-and-release / build (video-editors) (push) Successful in 5s
build-and-release / build (users) (push) Successful in 3m36s
Increase LiteLLM request timeout from 60s to 180s
The askash-main model at llm.nxtgauge.com takes 60-120s to generate
job descriptions; previous 60s timeout caused all JD generations to fail.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-18 14:23:04 +02:00
..
ai Issue each account its own LiteLLM virtual key instead of the shared master key 2026-07-16 20:29:00 +05:30
clients feat: Add Ask Ash AI credit system endpoints 2026-05-29 20:53:51 +05:30
handlers fix: end-to-end workflow fixes for company/job-seeker and profession flows 2026-07-18 11:40:01 +02:00
ai_credits.rs fix: resolve all warnings and errors 2026-07-06 03:00:37 +05:30
ai_subscription.rs feat: Complete Ask Ash AI Credits implementation on high-performance branch (Tasks 1-10) 2026-07-06 01:49:16 +05:30
litellm.rs Increase LiteLLM request timeout from 60s to 180s 2026-07-18 14:23:04 +02:00
mail.rs feat(phase1): wire email notifications, shared email crate, AppState for services 2026-04-02 01:42:48 +02:00
main.rs Issue each account its own LiteLLM virtual key instead of the shared master key 2026-07-16 20:29:00 +05:30