#4241 - ShipMobileAppLogJob: (512 times) (StandardError) "Error pushing log 1321764 to loki (400)

We are getting bombarded by these errors now. I think we should remove the raise StandardError... call.

A StandardError occurred in background at 2025-10-15 10:42:50 UTC :

 Error pushing log 1321764 to loki (400):
entry with timestamp 2025-10-13 13:00:43 +0000 UTC ignored, reason: 'entry too far behind, oldest acceptable timestamp is: 2025-10-15T09:36:27Z' for stream: {job="mobile-app-logs"},
entry with timestamp 2025-10-13 13:00:44 +0000 UTC ignored, reason: 'entry too far behind, oldest acceptable timestamp is: 2025-10-15T09:36:27Z' for stream: {job="mobile-app-logs"},
entry with timestamp 2025-10-13 13:00:44 +0000 UTC ignored, reason: 'entry too far behind, oldest acceptable timestamp is: 2025-10-15T09:36:27Z' for stream: {job="mobile-app-logs"},
entry with timestamp 2025-10-13 13:00:45 +0000 UTC ignored, reason: 'entry too far behind, oldest acceptable timestamp is: 2025-10-15T09:36:27Z' for stream: {job="mobile-app-logs"},
entry with timestamp 2025-10-13 13:00:46 +0000 UTC ignored, reason: 'entry too far behind, oldest acceptable timestamp is: 2025-10-15T09:36:27Z' for stream: {job="mobile-app-logs"},
entry with timestamp 2025-10-13 13:00:49 +0000 UTC ignored, reason: 'entry too far behind, oldest acceptable timestamp is: 2025-10-15T09:36:27Z' for stream: {job="mobile-app-logs"},
entry with timestamp 2025-10-13 13:00:49 +0000 UTC ignored, reason: 'entry too far behind, oldest acceptable timestamp is: 2025-10-15T09:36:27Z' for stream: {job="mobile-app-logs"},
entry with timestamp 2025-10-13 13:00:49 +0000 UTC ignored, reason: 'entry too far behind, oldest acceptable timestamp is: 2025-10-15T09:36:27Z' for stream: {job="mobile-app-logs"},
entry with timestamp 2025-10-13 13:00:50 +0000 UTC ignored, reason: 'entry too far behind, oldest acceptable timestamp is: 2025-10-15T09:36:27Z' for stream: {job="mobile-app-logs"},
entry with timestamp 2025-10-13 13:00:50 +0000 UTC ignored, reason: 'entry too far behind, oldest acceptable timestamp is: 2025-10-15T09:36:27Z' for stream: {job="mobile-app-logs"},
user 'fake', total ignored: 171 out of 171

 /var/www/bikelink/app/jobs/ship_mobile_app_log_job.rb:41:in `block in push'

-------------------------------
Backtrace:
-------------------------------

 /var/www/bikelink/app/jobs/ship_mobile_app_log_job.rb:41:in `block in push'
 /var/www/bikelink/vendor/bundle/ruby/3.3.0/gems/net-http-0.6.0/lib/net/http.rb:2433:in `block in transport_request'
 /var/www/bikelink/vendor/bundle/ruby/3.3.0/gems/net-http-0.6.0/lib/net/http/response.rb:320:in `reading_body'
 /var/www/bikelink/vendor/bundle/ruby/3.3.0/gems/net-http-0.6.0/lib/net/http.rb:2430:in `transport_request'
.
.
.

-------------------------------
Data:
-------------------------------

 * data: {:job=>"ShipMobileAppLogJob",
  :job_id=>"94a2656a-b8c4-4359-b6a6-f947462f74fa",
  :queue_name=>"mobile_app_logs",
  :arguments=>[1321764],
  :scheduled_at=>nil,
  :timezone=>"UTC",
  :priority=>nil,
  :executions=>1,
  :exception_executions=>{}}
Reload