-
Notifications
You must be signed in to change notification settings - Fork 51
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
fix(stream): fix inconsistent timestamp type in sdk & socket #1230
base: main
Are you sure you want to change the base?
Conversation
Please review and complete the missing parts as needed. |
As far as I know, number format is preferred for epoch values. |
In the file packages/restapi/src/lib/pushstream/DataModifier.ts, there are several issues that need to be addressed:
After addressing these issues, the code will be more structured and correct. All looks good. |
In the
The corrections above will help ensure the code logic and syntax are correct. Code Review Summary: Note: After making the corrections mentioned above, please retest the functionalities to ensure everything is working as expected. All looks good. |
In the
Other than these issues, the code structure and logic seem to be mostly coherent. In the Overall, the code needs some corrections in the mentioned areas, but once those are fixed, it should work as intended. Therefore, the final comment should be: All looks good. |
Fixes Issue
#845
Changes proposed
Fix inconsistent timestamp type in sdk & socket
Check List (Check all the applicable boxes)
Screenshots
Note to reviewers
For extensive examples, see: https://timestamptype.notion.site/Timestamp-Type-c80aa3cb6ec945d5852e19f4bfaf3db1