You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can locate the correct event update in the message table, just like the screenshot below
as shown in the screenshot below, it seems that the 'updated_at' time is quite close to the message event above
The text was updated successfully, but these errors were encountered:
What is the bug?
I'm running my replicator node (v0.2.5) and encountered an issue with updating user data
In this API, the USER_DATA_TYPE_DISPLAY for fid 3103 is 'Aunthomie'.
https://nemes.farcaster.xyz:2281/v1/userDataByFid?fid=3103
but the display name in the replicator database table is still 'Homie'.
I can locate the correct event update in the message table, just like the screenshot below
![image](https://private-user-images.githubusercontent.com/4387822/291778150-d2c1a998-4e2e-4777-bd25-44f6aa381965.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2OTQyMTgsIm5iZiI6MTczOTY5MzkxOCwicGF0aCI6Ii80Mzg3ODIyLzI5MTc3ODE1MC1kMmMxYTk5OC00ZTJlLTQ3NzctYmQyNS00NGY2YWEzODE5NjUucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxNiUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTZUMDgxODM4WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9MzIwZmNmNGJhZGRjZDQ5YmUyZDA1MTNkZWJiNzVlNDcwZDIwNWY0NTViYjZkMmYzYTA1ZjU2YWVkY2FkMDJjZSZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.xKoyUQYukNGd5ALilq2xkfLB84Ch2QQlL-ncOfgIS0Q)
![image](https://private-user-images.githubusercontent.com/4387822/291778174-03fc7fd9-b690-4d7d-8c54-907b81ecb88a.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2OTQyMTgsIm5iZiI6MTczOTY5MzkxOCwicGF0aCI6Ii80Mzg3ODIyLzI5MTc3ODE3NC0wM2ZjN2ZkOS1iNjkwLTRkN2QtOGM1NC05MDdiODFlY2I4OGEucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxNiUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTZUMDgxODM4WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9ODUxY2U3NzI2ZTZkYWExMjY3YjE4OTYzOTFkNGMwNmU3YWMwNDNlODQ0ODQ5NjQzYWFhYjQ1Yjk2YzMyYTJkOCZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.-za_YDKRRmn-0-1AvIBitgiInR0tvff41uyQcyD1RJQ)
as shown in the screenshot below, it seems that the 'updated_at' time is quite close to the message event above
The text was updated successfully, but these errors were encountered: