Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixes in rebrand #34

Merged
merged 9 commits into from
Dec 19, 2023
Merged

fixes in rebrand #34

merged 9 commits into from
Dec 19, 2023

Conversation

kalbhor
Copy link
Contributor

@kalbhor kalbhor commented Sep 27, 2023

This MR adds changes in the rebrand branch. These changes include:

  • Replacing default logger with slog.Logger everywhere
  • Bug fixes (loop variable capture, missing error checks & missing state conversion)
  • Add additional debug logs in http.go

cmd/config.sample.toml Outdated Show resolved Hide resolved
cmd/http.go Outdated Show resolved Hide resolved
@knadh knadh merged commit 1fc867b into zerodha:rebrand Dec 19, 2023
knadh pushed a commit that referenced this pull request Mar 13, 2024
* fix: missing error checks and state inconsistencies

* fix: minor lint changes and remove unused constants

* fix: query mapping bug

* refactor: replace default logger with slog

* fix: read config.toml in init

* refactor: use chi middleware for debug logs

* tests: add slow query test case

* chore: add sample config file

* fix: bump tasqueue and fix job result count

---------

Co-authored-by: Lakshay Kalbhor <lakshay.kalbhor@zerodha.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants