This website requires JavaScript.
Explore
Help
Sign In
windy
/
go-caatsm
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
69fc8cf337c38b3c40c57c5a3988180b33b0a3ac
go-caatsm
/
internal
/
app
T
History
windyboy
487a0acb48
✨
Refactor testing framework to utilize Ginkgo for unit tests and introduce a new
test-all
target for running both unit and integration tests. Update README and Taskfile to reflect changes in test execution commands and clarify dependencies. Migrate domain models to a new
model
package for better separation of concerns.
2025-11-16 09:58:49 +08:00
..
errors_test.go
✨
Update dependencies, enhance NATS consumer configuration, and improve error handling in message processing. Introduce telemetry support with OpenTelemetry for tracing and metrics. Refactor README to include new configuration options and update tests for improved coverage of error scenarios.
2025-11-15 09:01:24 +08:00
errors.go
✨
Enhance NATS configuration and error handling. Introduce stream limits and consumer rules in configuration files. Refactor message processing to handle permanent errors. Update README and development configuration to reflect changes. Add tests for new error handling mechanisms.
2025-11-14 21:42:04 +08:00
processor_test.go
✨
Refactor testing framework to utilize Ginkgo for unit tests and introduce a new
test-all
target for running both unit and integration tests. Update README and Taskfile to reflect changes in test execution commands and clarify dependencies. Migrate domain models to a new
model
package for better separation of concerns.
2025-11-16 09:58:49 +08:00
processor.go
✨
Refactor testing framework to utilize Ginkgo for unit tests and introduce a new
test-all
target for running both unit and integration tests. Update README and Taskfile to reflect changes in test execution commands and clarify dependencies. Migrate domain models to a new
model
package for better separation of concerns.
2025-11-16 09:58:49 +08:00
suite_test.go
✨
Update dependencies, enhance NATS consumer configuration, and improve error handling in message processing. Introduce telemetry support with OpenTelemetry for tracing and metrics. Refactor README to include new configuration options and update tests for improved coverage of error scenarios.
2025-11-15 09:01:24 +08:00